Skip to content

Bump the minor-patch group across 1 directory with 5 updates#824

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-patch-80b5e66ca5
Closed

Bump the minor-patch group across 1 directory with 5 updates#824
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-patch-80b5e66ca5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the minor-patch group with 5 updates in the / directory:

Package From To
com.sap.cloud.sdk:sdk-bom 5.27.0 5.30.0
software.amazon.awssdk:s3 2.42.33 2.44.5
software.amazon.awssdk.crt:aws-crt 0.44.0 0.45.4
com.azure:azure-storage-blob 12.33.3 12.33.4
com.google.cloud:google-cloud-storage 2.66.0 2.68.0

Updates com.sap.cloud.sdk:sdk-bom from 5.27.0 to 5.30.0

Release notes

Sourced from com.sap.cloud.sdk:sdk-bom's releases.

Release 5.30.0

What's Changed

All Release Changes

🚧 Known Issues

🔧 Compatibility Notes

  • [OpenAPI] In Apache HttpClient generator, file upload parameters are now pinned to type java.io.File, unmodifiable with <typeMappings> in generator configuration.

✨ New Functionality

📈 Improvements

  • Enable Retry behavior for HttpClient5 instances, to mirror legacy behvior for HttpClient4: 1 retry with 1s delay for response codes 429 (Too Many Requests) and 503 (Service Unavailable).

All Commits

New Contributors

Full Changelog: https://github.com/SAP/cloud-sdk-java/commits/rel/5.30.0

Release 5.29.0

What's Changed

... (truncated)

Commits
  • 872aacf Update to version 5.30.0
  • 0abcdf9 feat: expose slowCallDurationThreshold in CircuitBreakerConfiguration (#1153)
  • 58e368d chore: [DevOps] bump the production-minor-patch group with 19 updates (#1164)
  • 468661b chore: [DevOps] bump slackapi/slack-github-action from 3.0.1 to 3.0.2 in the ...
  • 033be69 chore: [DevOps] bump the production-minor-patch group with 18 updates (#1161)
  • 265bb3d fix: [OpenAPI] Pin file upload parameter to File type (#1160)
  • d5d3dfd chore: Enhance HttpClient5 Retry-Strategy for 429 and 503 responses (#1009)
  • 432c829 fix: JavaDoc PR link in prepare-release workflow (#1159)
  • bed1833 Release 5.29.0 (#1158)
  • 88ea17d chore: [DevOps] bump the production-major group across 1 directory with 2 upd...
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.42.33 to 2.44.5

Updates software.amazon.awssdk.crt:aws-crt from 0.44.0 to 0.45.4

Release notes

Sourced from software.amazon.awssdk.crt:aws-crt's releases.

[fix] h2 double complete

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.45.3...v0.45.4

latest s2n

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.45.2...v0.45.3

v0.45.2

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.45.1...v0.45.2

v0.45.1

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.45.0...v0.45.1

v0.45.0

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.44.0...v0.45.0

Commits

Updates com.azure:azure-storage-blob from 12.33.3 to 12.33.4

Release notes

Sourced from com.azure:azure-storage-blob's releases.

com.azure+azure-storage-blob_12.33.4

12.33.4 (2026-05-05)

Other Changes

Dependency Updates

  • Upgraded azure-storage-internal-avro from 12.18.2 to version 12.18.3.
  • Upgraded azure-core from 1.57.1 to version 1.58.0.
  • Upgraded azure-core-http-netty from 1.16.3 to version 1.16.4.
  • Upgraded azure-storage-common from 12.32.2 to version 12.32.3.
Commits
  • 85cfcc1 Prepare patch release 20260505 (#49063)
  • 152d232 Enhance patch generation by capturing original pom.xml versions to ensure acc...
  • 6d24f7b Increment package versions for netapp releases (#49057)
  • c83b82e [Cosmos] Refactor benchmark: orchestrator-level dispatch with unified JSON co...
  • a0c328f prepare-patch-release needs to use x-access-token format while cloning (#49...
  • 0ca2071 a token minted for a single org cannot touch the other. we cannot actually cr...
  • 75fc228 Sync eng/common directory with azure-sdk-tools for PR 15475 (#49048)
  • 926cada Updated maven pkg feed to azure artifacts feed (#48817)
  • a10edbf Increment package versions for search releases (#49043)
  • f4cc02e Update wiki links to docs/ equivalents (#48995)
  • Additional commits viewable in compare view

Updates com.google.cloud:google-cloud-storage from 2.66.0 to 2.68.0

Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.68.0 (2025-06-04)

Dependencies

  • update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 (#11603) (3ea506d)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/minor-patch-80b5e66ca5 branch 2 times, most recently from 2e05270 to 584f549 Compare May 21, 2026 10:18
Bumps the minor-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) | `5.27.0` | `5.30.0` |
| software.amazon.awssdk:s3 | `2.42.33` | `2.44.5` |
| [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.44.0` | `0.45.4` |
| [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) | `12.33.3` | `12.33.4` |
| [com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java) | `2.66.0` | `2.68.0` |



Updates `com.sap.cloud.sdk:sdk-bom` from 5.27.0 to 5.30.0
- [Release notes](https://github.com/SAP/cloud-sdk-java/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-java/blob/main/release_notes.md)
- [Commits](SAP/cloud-sdk-java@rel/5.27.0...rel/5.30.0)

Updates `software.amazon.awssdk:s3` from 2.42.33 to 2.44.5

Updates `software.amazon.awssdk.crt:aws-crt` from 0.44.0 to 0.45.4
- [Release notes](https://github.com/awslabs/aws-crt-java/releases)
- [Commits](awslabs/aws-crt-java@v0.44.0...v0.45.4)

Updates `com.azure:azure-storage-blob` from 12.33.3 to 12.33.4
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@com.azure+azure-storage-blob_12.33.3...com.azure+azure-storage-blob_12.33.4)

Updates `com.google.cloud:google-cloud-storage` from 2.66.0 to 2.68.0
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-version: 12.33.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: com.sap.cloud.sdk:sdk-bom
  dependency-version: 5.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: software.amazon.awssdk.crt:aws-crt
  dependency-version: 0.45.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.44.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/minor-patch-80b5e66ca5 branch from 584f549 to c8dcb6c Compare May 21, 2026 12:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 21, 2026
@dependabot dependabot Bot deleted the dependabot/maven/minor-patch-80b5e66ca5 branch May 21, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants